| 1. | This means trailing spaces and zeros are not trimmed 这表示不剪裁尾随空格和尾随零。 |
| 2. | Note : leading and trailing spaces are allowed 注意:字符串可以包含空格。 |
| 3. | Is trimmed to eliminate any leading or trailing spaces 的所有前导或尾随空格都被删除。 |
| 4. | Leading and trailing spaces are trimmed from the 参数的前导和尾随空格。 |
| 5. | Or no leading or trailing spaces )或既没有前导空格也没有尾随空格( |
| 6. | Returns a character expression after removing trailing spaces 返回删除了尾随空格的字符表达式。 |
| 7. | Function to strip trailing spaces from a string variable 函数从字符串变量中去除前导空格,并使用 |
| 8. | Trimright 8 , trim trailing spaces 函数的行为。 |
| 9. | Leading or trailing spaces 前导或尾随空格( ) |
| 10. | Returns a character expression after removing leading and trailing spaces 返回删除了前导空格和尾随空格的字符表达式。 |